Skip to content

Conversation

commit111
Copy link
Contributor

@commit111 commit111 commented Nov 20, 2024

Description

eval "$(curl -fsSL https://s.defang.io/install)"

Added the f and S flags to the curl command in #866. The f makes sure we don’t eval error messages, and the S ensures error messages are shown (even though we add s for “silent”).

Linked Issues

Improves #866
Updated /defang-docs repo DefangLabs/defang-docs#115
Updated /samples repo DefangLabs/samples#258
Updated /docs-chatbot repo DefangLabs/docs-chatbot#19

Checklist

  • I have performed a self-review of my code
  • I have added appropriate tests
  • I have updated the Defang CLI docs and/or README to reflect my changes, if necessary

@commit111 commit111 requested a review from lionello November 20, 2024 17:45
@lionello lionello merged commit 685e2f3 into main Nov 20, 2024
5 checks passed
@lionello lionello deleted the linda-curl-fix branch November 20, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants